-
Notifications
You must be signed in to change notification settings - Fork 14
Merge v0.6.3 into v0.6.x #286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tiyash-basu-frequenz
merged 35 commits into
frequenz-floss:v0.6.x
from
tiyash-basu-frequenz:merge_v0.6
Feb 10, 2025
Merged
Merge v0.6.3 into v0.6.x #286
tiyash-basu-frequenz
merged 35 commits into
frequenz-floss:v0.6.x
from
tiyash-basu-frequenz:merge_v0.6
Feb 10, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the required group with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest). Updates `mkdocs-material` from 9.5.21 to 9.5.25 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.21...9.5.25) Updates `pylint` from 3.1.0 to 3.2.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.2) Updates `pytest` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the required group with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest). Updates `mkdocs-material` from 9.5.21 to 9.5.25 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.5.25</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>: Tags plugin crashing on numeric tags</li> </ul> <h2>mkdocs-material-9.5.24</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>: Version selector title rendering issue</li> </ul> <h2>mkdocs-material-9.5.23</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>: Edge case in anchor navigation when using instant navigation</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>: Version selector not showing version alias</li> </ul> <h2>mkdocs-material-9.5.22</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>: Copy button adds empty lines for line spans (9.5.18 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>: Version switching doesn't stay on page (9.5.5 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>: Links in Mermaid.js diagrams not discernible</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p> <ul> <li>Fixed projects plugin crashing when serving before building subprojects</li> </ul> <p>mkdocs-material-9.5.25 (2024-05-27)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>: Tags plugin crashing on numeric tags</li> </ul> <p>mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)</p> <ul> <li>Fixed projects plugin crashing in serve mode when disabled</li> <li>Fixed projects plugin crashing when building nested projects</li> </ul> <p>mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7191">#7191</a>: Tags listings not rendering when toc_depth is changed</li> </ul> <p>mkdocs-material-9.5.24 (2024-05-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>: Version selector title rendering issue</li> </ul> <p>mkdocs-material-9.5.23 (2024-05-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>: Edge case in anchor navigation when using instant navigation</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>: Version selector not showing version alias</li> </ul> <p>mkdocs-material-9.5.22 (2024-05-12)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>: Copy button adds empty lines for line spans (9.5.18 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>: Version switching doesn't stay on page (9.5.5 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>: Links in Mermaid.js diagrams not discernible</li> </ul> <p>mkdocs-material-9.5.21 (2024-05-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>: Ensure latest version of Mermaid.js is used</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>: Added warning for dotfiles in info plugin</li> </ul> <p>mkdocs-material-9.5.20 (2024-04-29)</p> <ul> <li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>: Tags plugin emits deprecation warning (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7118">#7118</a>: Social plugin crashes if fonts are disabled (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7085">#7085</a>: Social plugin crashes on Windows when downloading fonts</li> </ul> <p>mkdocs-material-9.5.19+insiders-4.53.8 (2024-04-26)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7052">#7052</a>: Preview extension automatically including all pages</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7051">#7051</a>: Instant previews mounting on footnote references</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5165">#5165</a>: Improved tooltips not mounting in sidebar for typeset plugin</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/c8ee11ff2b5d71e65aafed187a868afd4eb7a3a2"><code>c8ee11f</code></a> Prepare 9.5.25 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0ee1110643420e9a6c7357408c2e61d23457746a"><code>0ee1110</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/09f817d1541bd20cd721dacf224547a44aebce2e"><code>09f817d</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/86d3729a629079a249320b5ecec27b5eee88ab7a"><code>86d3729</code></a> Created new and better Insiders documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7210">#7210</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/1b346eb57b2871eca8f5e78444cfc83d35ab2a2e"><code>1b346eb</code></a> Fixed tags plugin crashing on numeric tags</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/05af8988c871e97a4dcd3209e22de4d7901d1e50"><code>05af898</code></a> Added --force-reinstall to insiders upgrade instructions (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7203">#7203</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/7368c7f759e6163f7cce9af15d0b0d7bfc7a1d52"><code>7368c7f</code></a> Updated Insiders changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e8478d921a8521b17f82e9d7f9540588e5b5ef40"><code>e8478d9</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/d0be598532c4a559f26c09741d09d942fa3418e0"><code>d0be598</code></a> Updated Insiders changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/721eefb076981600df21b47909618b644de34e3d"><code>721eefb</code></a> Updated Insiders changelog</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.5.21...9.5.25">compare view</a></li> </ul> </details> <br /> Updates `pylint` from 3.1.0 to 3.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/769ffd20bbf321a6cf23f5e7221a0b8221f51482"><code>769ffd2</code></a> Bump pylint to 3.2.2, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9658">#9658</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/98c5af9bdf31a4b5291c65d3b0d5cdbb19a7f082"><code>98c5af9</code></a> Fix false-positive with contextmanager missing cleanup (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9654">#9654</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9657">#9657</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/9a9db8fa78d9523cff0f6ff0769ed4f7a4a85701"><code>9a9db8f</code></a> Update astroid to 3.2.2 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9655">#9655</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9656">#9656</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/9223172074c4ca2bb5bff3b2c5a40190cc527fcf"><code>9223172</code></a> Bump pylint to 3.2.1, update changelog</li> <li><a href="https://github.com/pylint-dev/pylint/commit/926547bbbfcedd77886ec1f73ae1463daac2fa7f"><code>926547b</code></a> [trailing-comma-tuple] Fix enabling with message control locally when disable...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/14986757c97862e59a43f787b72a1205d7f1dbf0"><code>1498675</code></a> Fix linterstats.get_module_message_count() (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9146">#9146</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9648">#9648</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/aed496ad99caf1a08dc32bd17eea0a7bac839a1b"><code>aed496a</code></a> Fix FP for <code>possibly-used-before-assignment</code> with <code>assert_never()</code> (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9645">#9645</a>) (#...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/9dae97544b1524c0a130435766b56c9bbd23ffe9"><code>9dae975</code></a> [Backport maintenance/3.2.x] Add <code>--prefer-stubs=y</code> option (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9646">#9646</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/a03ceae2745439bd0c907cd894dac973fbfb8efe"><code>a03ceae</code></a> Add <code>--prefer-stubs=y</code> option (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9632">#9632</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/b2ea3168a30fb269b6807fcd7d86f2ab0348f699"><code>b2ea316</code></a> [Backport maintenance/3.2.x] Don't emit incorrect-variance for type parameter...</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.2">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 8.2.0 to 8.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.2.1</h2> <h1>pytest 8.2.1 (2024-05-19)</h1> <h2>Improvements</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12334">#12334</a>: Support for Python 3.13 (beta1 at the time of writing).</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12120">#12120</a>: Fix [PermissionError]{.title-ref} crashes arising from directories which are not selected on the command-line.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12191">#12191</a>: Keyboard interrupts and system exits are now properly handled during the test collection.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12300">#12300</a>: Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12308">#12308</a>: Fix a regression in pytest 8.2.0 where the permissions of automatically-created <code>.pytest_cache</code> directories became <code>rwx------</code> instead of the expected <code>rwxr-xr-x</code>.</li> </ul> <h2>Trivial/Internal Changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12333">#12333</a>: pytest releases are now attested using the recent <a href="https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/">Artifact Attestation</a> support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/66ff8dffdf9eee9b3dd6686de34542c49ff80dcd"><code>66ff8df</code></a> Prepare release version 8.2.1</li> <li><a href="https://github.com/pytest-dev/pytest/commit/3ffcfd122cf4674ac45f6233d9b50be6c49abeea"><code>3ffcfd1</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12340">#12340</a> from pytest-dev/backport-12334-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0b28313b46a04de08bddc18896b3e61312a0c5b3"><code>0b28313</code></a> [8.2.x] Add Python 3.13 (beta) support</li> <li><a href="https://github.com/pytest-dev/pytest/commit/f3dd93ad8d62eb0a260d3090f31be82aafbcff13"><code>f3dd93a</code></a> [8.2.x] Attest package provenance (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12335">#12335</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bb5a1257b0aafe5932377fa8e9fd92ab39418ac7"><code>bb5a125</code></a> [8.2.x] Spelling (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12331">#12331</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/f179bf252fe2c1d0afce64b4b4bab4449e366e84"><code>f179bf2</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12327">#12327</a> from pytest-dev/backport-12325-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/2b671b5f9208650e8e42e07782d95477cc41f42a"><code>2b671b5</code></a> [8.2.x] cacheprovider: fix <code>.pytest_cache</code> not being world-readable</li> <li><a href="https://github.com/pytest-dev/pytest/commit/65ab7cb96c95f83e922f21bb4a8a44eda2b79707"><code>65ab7cb</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12324">#12324</a> from pytest-dev/backport-12320-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/4d5fb7d71ccc069e2f882bee0e4253eaf484d2a9"><code>4d5fb7d</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12319">#12319</a> from pytest-dev/backport-12311-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/cbe5996cc684b00397494d9590f3179de232c3ee"><code>cbe5996</code></a> [8.2.x] changelog: document unittest 8.2 change as breaking</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Signed-off-by: Leandro Lucarella <[email protected]>
Bumps [brettcannon/check-for-changed-files](https://github.com/brettcannon/check-for-changed-files) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/brettcannon/check-for-changed-files/releases) - [Commits](brettcannon/check-for-changed-files@4170644...871d7b8) --- updated-dependencies: - dependency-name: brettcannon/check-for-changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…z-floss#229) Bumps [brettcannon/check-for-changed-files](https://github.com/brettcannon/check-for-changed-files) from 1.2.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/brettcannon/check-for-changed-files/releases">brettcannon/check-for-changed-files's releases</a>.</em></p> <blockquote> <h2>v1.2.1</h2> <h2>What's Changed</h2> <ul> <li>Upgrade to Node 20 by <a href="https://github.com/brettcannon"><code>@brettcannon</code></a> in <a href="https://redirect.github.com/brettcannon/check-for-changed-files/pull/91">brettcannon/check-for-changed-files#91</a></li> <li>Rewrite in ReScript by <a href="https://github.com/brettcannon"><code>@brettcannon</code></a> in <a href="https://redirect.github.com/brettcannon/check-for-changed-files/pull/97">brettcannon/check-for-changed-files#97</a></li> <li>Move tests over to rescript-zora 5 by <a href="https://github.com/brettcannon"><code>@brettcannon</code></a> in <a href="https://redirect.github.com/brettcannon/check-for-changed-files/pull/99">brettcannon/check-for-changed-files#99</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/brettcannon/check-for-changed-files/compare/v1.2.0...v1.2.1">https://github.com/brettcannon/check-for-changed-files/compare/v1.2.0...v1.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/871d7b8b5917a4f6f06662e2262e8ffc51dff6d1"><code>871d7b8</code></a> Update <code>dist/index.js</code> in preparation of doing a release</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/c8b86a0bc4d212625734e14ad3495e51ac81d324"><code>c8b86a0</code></a> Move tests over to rescript-zora 5 (<a href="https://redirect.github.com/brettcannon/check-for-changed-files/issues/99">#99</a>)</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/8f63f9581067e96ffdaeaeadc0e0e8a4521789cf"><code>8f63f95</code></a> Rewrite in ReScript (<a href="https://redirect.github.com/brettcannon/check-for-changed-files/issues/97">#97</a>)</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/336d3091ffb940f2a867afdd7e1ef3f79b856c5a"><code>336d309</code></a> Create FUNDING.yml</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/1d976b36a566141b41cdafbbc63a89eb54ec8a8a"><code>1d976b3</code></a> Bump undici from 5.28.2 to 5.28.3 (<a href="https://redirect.github.com/brettcannon/check-for-changed-files/issues/93">#93</a>)</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/f490206363e854fb2105ff217246ee12f29b0721"><code>f490206</code></a> Switch to an explicit payload type for pull request events (<a href="https://redirect.github.com/brettcannon/check-for-changed-files/issues/92">#92</a>)</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/aa4ffe6de564a13a910f617932972384c5890514"><code>aa4ffe6</code></a> Upgrade to Node 20 (<a href="https://redirect.github.com/brettcannon/check-for-changed-files/issues/91">#91</a>)</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/099358ecbd0a30f8133b477e8c4cba5355c75a27"><code>099358e</code></a> Bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/brettcannon/check-for-changed-files/issues/88">#88</a>)</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/b17d74919e670c99ce915336e4a833838ffd1c2c"><code>b17d749</code></a> Delete .github/workflows/codeql.yml</li> <li><a href="https://github.com/brettcannon/check-for-changed-files/commit/4fc78b79049a759c21fde31574b16e820c94c1ef"><code>4fc78b7</code></a> Pass <code>codeql.yml</code> through Prettier</li> <li>Additional commits viewable in <a href="https://github.com/brettcannon/check-for-changed-files/compare/4170644959a21843b31f1181f2a1761d65ef4791...871d7b8b5917a4f6f06662e2262e8ffc51dff6d1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Bumps the required group with 6 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.4.1` | `0.5.3` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.25` | `9.5.27` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.2` | `3.2.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` | Updates `flake8` from 7.0.0 to 7.1.0 - [Commits](PyCQA/flake8@7.0.0...7.1.0) Updates `pydoclint` from 0.4.1 to 0.5.3 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.4.1...0.5.3) Updates `mkdocs-material` from 9.5.25 to 9.5.27 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.25...9.5.27) Updates `mypy` from 1.10.0 to 1.10.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) Updates `pylint` from 3.2.2 to 3.2.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.2...v3.2.5) Updates `pytest` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.2.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the required group with 6 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.4.1` | `0.5.3` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.25` | `9.5.27` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.2` | `3.2.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` | Updates `flake8` from 7.0.0 to 7.1.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/flake8/commit/65a38c42a7f1a05ff8d99b313160754fc9b7a0d8"><code>65a38c4</code></a> Release 7.1.0</li> <li><a href="https://github.com/PyCQA/flake8/commit/34c97e046a459b0682c82660f16c620369abd6b7"><code>34c97e0</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/flake8/issues/1939">#1939</a> from PyCQA/new-pycodestyle</li> <li><a href="https://github.com/PyCQA/flake8/commit/defd315175b7b77472affb61a410e5720dabdc1a"><code>defd315</code></a> latest pycodestyle</li> <li><a href="https://github.com/PyCQA/flake8/commit/408d4d695c71b0b232cea576876e757c87a3379c"><code>408d4d6</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/flake8/issues/1930">#1930</a> from mzagol/patch-1</li> <li><a href="https://github.com/PyCQA/flake8/commit/866ad729c64eea359960a8ac4e3f1201104ee55c"><code>866ad72</code></a> Add --extend-exclude to the TOC</li> <li><a href="https://github.com/PyCQA/flake8/commit/33e508307ac4545a45472fdc32c6eaadbc7b9580"><code>33e5083</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/flake8/issues/1923">#1923</a> from Viicos/entry-points-docs</li> <li><a href="https://github.com/PyCQA/flake8/commit/6659b213c9aa8fa49235e13a365fcd34f58cbc6b"><code>6659b21</code></a> Fix toctree ordering in index</li> <li><a href="https://github.com/PyCQA/flake8/commit/ba0f56610adbd4d8733772ce1c63efcab1b70079"><code>ba0f566</code></a> Use explicit external references</li> <li><a href="https://github.com/PyCQA/flake8/commit/350f2545fd3ec75640a1605e4995a2f921e8b38b"><code>350f254</code></a> Use explicit external references</li> <li><a href="https://github.com/PyCQA/flake8/commit/49f52a8598d8a934b07f367a1b3ad87dbe51be5b"><code>49f52a8</code></a> Update documentation regarding entry points</li> <li>Additional commits viewable in <a href="https://github.com/pycqa/flake8/compare/7.0.0...7.1.0">compare view</a></li> </ul> </details> <br /> Updates `pydoclint` from 0.4.1 to 0.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsh9/pydoclint/releases">pydoclint's releases</a>.</em></p> <blockquote> <h2>0.5.3</h2> <h2>What's Changed</h2> <ul> <li>Add DOC604 & 605 test cases; improve DOC605 err msg by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/147">jsh9/pydoclint#147</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3">https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3</a></p> <h2>0.5.2</h2> <h2>What's Changed</h2> <ul> <li>Make url a proper link by <a href="https://github.com/Gabriel-p"><code>@Gabriel-p</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/137">jsh9/pydoclint#137</a></li> <li>Don't report DOC6xx if no docstring or short docstring by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/145">jsh9/pydoclint#145</a></li> <li>Don't report DOC109 if arg list is empty by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/146">jsh9/pydoclint#146</a></li> <li>Updated some documentations (<a href="https://github.com/jsh9/pydoclint/commit/1a270b085a7117bc7b8a72cc4cc53491108ad588">https://github.com/jsh9/pydoclint/commit/1a270b085a7117bc7b8a72cc4cc53491108ad588</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Gabriel-p"><code>@Gabriel-p</code></a> made their first contribution in <a href="https://redirect.github.com/jsh9/pydoclint/pull/137">jsh9/pydoclint#137</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2">https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2</a></p> <h2>0.5.1</h2> <h2>What's Changed</h2> <ul> <li>Fix annotation unparsing bug by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/132">jsh9/pydoclint#132</a></li> <li>Fix another bug in class attr checking by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/133">jsh9/pydoclint#133</a></li> <li>Use "attribute" docstring section in Sphinx style by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/136">jsh9/pydoclint#136</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1">https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1</a></p> <h2>0.5.0</h2> <h2>What's Changed</h2> <ul> <li>Check class attributes against docstring by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/130">jsh9/pydoclint#130</a> <ul> <li>This functionality checks class attributes against the "Attributes" section of the docstring</li> <li>There is a new config option, <code>--check-class-attributes</code> (or <code>-cca</code>), which defaults to <code>True</code>. Therefore, this breaks backward compatibility.</li> <li>To maintain backward compatibility, set <code>--check-class-attributes</code> to <code>False</code></li> <li>Options like <code>--check-arg-order</code>, <code>--arg-type-hints-in-signature</code>, and <code>--arg-type-hints-in-docstring</code> are still effective in checking class attributes</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.4.2...0.5.0">https://github.com/jsh9/pydoclint/compare/0.4.2...0.5.0</a></p> <h2>0.4.2</h2> <h2>What's Changed</h2> <ul> <li>Improve DOC403 message by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/129">jsh9/pydoclint#129</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.4.1...0.4.2">https://github.com/jsh9/pydoclint/compare/0.4.1...0.4.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md">pydoclint's changelog</a>.</em></p> <blockquote> <h2>[0.5.3] - 2024-06-26</h2> <ul> <li> <p>Changed</p> <ul> <li>Added DOC604 & 605 test cases</li> <li>Improved DOC605 error message</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3">https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3</a></li> </ul> </li> </ul> <h2>[0.5.2] - 2024-06-26</h2> <ul> <li> <p>Changed</p> <ul> <li>Pinned to a higher version (0.0.9) of docstring_parser_fork</li> <li>Relaxed class attribute checking logic <ul> <li>When a class has no docstring, no DOC6xx violations will be reported</li> <li>When a class has a short docstring (and <code>--skip-checking-short-docstrings</code>) is set to <code>True</code>, no DOC6xx violations will be reported</li> </ul> </li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2">https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2</a></li> </ul> </li> </ul> <h2>[0.5.1] - 2024-06-24</h2> <ul> <li> <p>Fixed</p> <ul> <li>Fixed a bug in unparsing annotations when checking class attributes</li> <li>Fixed a bug in checking class attributes where there are no attributes in class def or in docstring</li> </ul> </li> <li> <p>Changed</p> <ul> <li>Used a dedicated "attribute" section for Sphinx-style docstrings</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1">https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1</a></li> </ul> </li> </ul> <h2>[0.5.0] - 2024-06-22</h2> <ul> <li> <p>Added</p> <ul> <li>Added checks for class attributes <ul> <li>This functionality checks class attributes against the "Attributes" section of the docstring</li> <li>There is a new config option, <code>--check-class-attributes</code> (or <code>-cca</code>), which defaults to <code>True</code>. Therefore, this breaks backward compatibility.</li> <li>To maintain backward compatibility, set <code>--check-class-attributes</code> to <code>False</code></li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsh9/pydoclint/commit/98f7a5c8237e4d72e21edbff74bb3b2f85e3be71"><code>98f7a5c</code></a> Add DOC604 & 605 test cases; improve DOC605 err msg (<a href="https://redirect.github.com/jsh9/pydoclint/issues/147">#147</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/4d0293a1ab4793d61a840e8746cdf7e62c892f70"><code>4d0293a</code></a> Don't report DOC109 if arg list is empty (<a href="https://redirect.github.com/jsh9/pydoclint/issues/146">#146</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/4dd16670e3e0d5e0211c4edb6d9e308724e02042"><code>4dd1667</code></a> Don't report DOC6xx if no docstring or short docstring (<a href="https://redirect.github.com/jsh9/pydoclint/issues/145">#145</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/457a559af2cfe90d179c73dc0bc6ec807a30e615"><code>457a559</code></a> Switch to pprint for Doc objects</li> <li><a href="https://github.com/jsh9/pydoclint/commit/bf674facc70a002bea0291dc6186b2ce3e266f0c"><code>bf674fa</code></a> Make url a proper link (<a href="https://redirect.github.com/jsh9/pydoclint/issues/137">#137</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/1a270b085a7117bc7b8a72cc4cc53491108ad588"><code>1a270b0</code></a> Add DOC6xx explanations to docs</li> <li><a href="https://github.com/jsh9/pydoclint/commit/f43a9612277c24d06c4669d6459a59d38792038f"><code>f43a961</code></a> Use "attribute" docstring section in Sphinx style (<a href="https://redirect.github.com/jsh9/pydoclint/issues/136">#136</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/63bed6b6d2d5443cef9177f9b003ba61288d5c72"><code>63bed6b</code></a> Fix another bug in class attr checking (<a href="https://redirect.github.com/jsh9/pydoclint/issues/133">#133</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/a5e24e6971dfffff3481b09d12f6703d90792435"><code>a5e24e6</code></a> Fix annotation unparsing bug (<a href="https://redirect.github.com/jsh9/pydoclint/issues/132">#132</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/2c4337c59fc8d8f0dafa8c21886f2812c3c161ec"><code>2c4337c</code></a> Update documentation</li> <li>Additional commits viewable in <a href="https://github.com/jsh9/pydoclint/compare/0.4.1...0.5.3">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.5.25 to 9.5.27 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.5.27</h2> <ul> <li>Updated Estonian translations</li> </ul> <p>Thanks to <a href="https://github.com/Eilyre"><code>@Eilyre</code></a> for their contributions</p> <h2>mkdocs-material-9.5.26</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>: Tab switches on scroll when linking tabs (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>: Blog author avatar broken when referring to local file</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.5.27 (2024-06-16)</p> <ul> <li>Updated Estonian translations</li> </ul> <p>mkdocs-material-9.5.26 (2024-06-06)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>: Tab switches on scroll when linking tabs (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>: Blog author avatar broken when referring to local file</li> </ul> <p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p> <ul> <li>Fixed projects plugin crashing when serving before building subprojects</li> </ul> <p>mkdocs-material-9.5.25 (2024-05-27)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>: Tags plugin crashing on numeric tags</li> </ul> <p>mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)</p> <ul> <li>Fixed projects plugin crashing in serve mode when disabled</li> <li>Fixed projects plugin crashing when building nested projects</li> </ul> <p>mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7191">#7191</a>: Tags listings not rendering when toc_depth is changed</li> </ul> <p>mkdocs-material-9.5.24 (2024-05-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>: Version selector title rendering issue</li> </ul> <p>mkdocs-material-9.5.23 (2024-05-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>: Edge case in anchor navigation when using instant navigation</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>: Version selector not showing version alias</li> </ul> <p>mkdocs-material-9.5.22 (2024-05-12)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>: Copy button adds empty lines for line spans (9.5.18 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>: Version switching doesn't stay on page (9.5.5 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>: Links in Mermaid.js diagrams not discernible</li> </ul> <p>mkdocs-material-9.5.21 (2024-05-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>: Ensure latest version of Mermaid.js is used</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>: Added warning for dotfiles in info plugin</li> </ul> <p>mkdocs-material-9.5.20 (2024-04-29)</p> <ul> <li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>: Tags plugin emits deprecation warning (9.5.19 regression)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f4adebd7587ed7d38a09062ca9af29283ad3d13f"><code>f4adebd</code></a> Prepare 9.5.27 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9e1f527e57eae44656ea86e3553e9bc29144da0f"><code>9e1f527</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f4db9de0f018427ceb6bc28d5fb095d6c1468b13"><code>f4db9de</code></a> Updated Estonian translations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b45c51dee43472b4164f703b5ee1db775a99a5a6"><code>b45c51d</code></a> Changed Twitter to X (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7266">#7266</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/4ba7a6db51029b346f7ac1fecc1c99e46654cade"><code>4ba7a6d</code></a> Add reference to PlantUML Markdown schema (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7260">#7260</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ccc8d8491f35a9b37ff2ea4a60503304fab1cf9b"><code>ccc8d84</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0c54a880d27803cb57aa4c5ca20ed70347e82aeb"><code>0c54a88</code></a> Updated Premium sponsors</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f8871975babb2928ef5d797ddcc659ddf8aa19ff"><code>f887197</code></a> Updated changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0d5a08ca9de9f97cb2302490b8ef9d451dfd17f3"><code>0d5a08c</code></a> Prepare 9.5.26 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/1cc45d50d077c8c27d58b71dcc11b941779ec9b2"><code>1cc45d5</code></a> Fixed active tab stolen on scroll with linked content tabs</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.5.25...9.5.27">compare view</a></li> </ul> </details> <br /> Updates `mypy` from 1.10.0 to 1.10.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's changelog</a>.</em></p> <blockquote> <h4>Mypy 1.10.1</h4> <ul> <li>Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17420">17420</a>)</li> </ul> <h4>Acknowledgements</h4> <p>Thanks to all mypy contributors who contributed to this release:</p> <ul> <li>Alex Waygood</li> <li>Ali Hamdan</li> <li>Edward Paget</li> <li>Evgeniy Slobodkin</li> <li>Hashem</li> <li>hesam</li> <li>Hugo van Kemenade</li> <li>Ihor</li> <li>James Braza</li> <li>Jelle Zijlstra</li> <li>jhance</li> <li>Jukka Lehtosalo</li> <li>Loïc Simon</li> <li>Marc Mueller</li> <li>Matthieu Devlin</li> <li>Michael R. Crusoe</li> <li>Nikita Sobolev</li> <li>Oskari Lehto</li> <li>Riccardo Di Maio</li> <li>Richard Si</li> <li>roberfi</li> <li>Roman Solomatin</li> <li>Sam Xifaras</li> <li>Shantanu</li> <li>Spencer Brown</li> <li>Srinivas Lade</li> <li>Tamir Duberstein</li> <li>youkaichao</li> </ul> <p>I’d also like to thank my employer, Dropbox, for supporting mypy development.</p> <h2>Mypy 1.9</h2> <p>We’ve just uploaded mypy 1.9 to the Python Package Index (<a href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:</p> <pre><code>python3 -m pip install -U mypy </code></pre> <p>You can read the full documentation for this release on <a href="http://mypy.readthedocs.io">Read the Docs</a>.</p> <h4>Breaking Changes</h4> <p>Because the version of typeshed we use in mypy 1.9 doesn't support 3.7, neither does mypy 1.9. (Jared Hance, PR <a href="https://redirect.github.com/python/mypy/pull/16883">16883</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/mypy/commit/c28b5257b528f65a028e7d0dbecbcd81c7997356"><code>c28b525</code></a> [1.10 backport] Fix error reporting on cached run after uninstallation of thi...</li> <li>See full diff in <a href="https://github.com/python/mypy/compare/v1.10.0...v1.10.1">compare view</a></li> </ul> </details> <br /> Updates `pylint` from 3.2.2 to 3.2.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/ae730ac7721d2cb206c153f680605b83d66fbc84"><code>ae730ac</code></a> Bump pylint to 3.2.5, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9756">#9756</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/be7b5cc8cb3bf910866b66eb43becabf5299ab2f"><code>be7b5cc</code></a> [unreachable-code] Fix the false positive in python 3.8 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9753">#9753</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9755">#9755</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/6c3ab77c23cb3c6fe4a626148bf3aab9de8f3dd6"><code>6c3ab77</code></a> [release] Fix 3.2.4 release date following issue with twine 5.1.0 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9749">#9749</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9">#9</a>...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/425ad66da9467bac9074de3f2294f7851cb3320b"><code>425ad66</code></a> Bump pylint to 3.2.4, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9746">#9746</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/c41c35a8e0dd71ba96944613e6a2ced830407670"><code>c41c35a</code></a> [possibly-used-before-assignment] Avoid FP for typing.NoReturn & Never (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9714">#9714</a>...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/22e4d365277d20b243de54e7a75cedde28436b11"><code>22e4d36</code></a> [symilar] Rename the unittest file that had a typo.</li> <li><a href="https://github.com/pylint-dev/pylint/commit/3cf313a2abacfc273a4b26ecf94f9dc2fc61a00d"><code>3cf313a</code></a> [symilar] Fix the short form options that weren't being processed properly</li> <li><a href="https://github.com/pylint-dev/pylint/commit/e13544f4e2ce93e823019958e05f5e590169992d"><code>e13544f</code></a> [symilar] Fix crash when giving bad options to symilar</li> <li><a href="https://github.com/pylint-dev/pylint/commit/c3e257925e313a19f42dd17d20179152f5f5db2f"><code>c3e2579</code></a> [unnecessary-list-index-lookup] Fix crashes for uninferrable 'start' value in...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/6b66ca65b2c8e4562d5550694ba68bb6bb445034"><code>6b66ca6</code></a> [undefined-variable] Fix a crash for undefined lineno in annotations (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9705">#9705</a>) ...</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.5">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 8.2.1 to 8.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.2.2</h2> <h1>pytest 8.2.2 (2024-06-04)</h1> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12355">#12355</a>: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12367">#12367</a>: Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12381">#12381</a>: Fix possible "Directory not empty" crashes arising from concurent cache dir (<code>.pytest_cache</code>) creation. Regressed in pytest 8.2.0.</li> </ul> <h2>Improved Documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12290">#12290</a>: Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12356">#12356</a>: Added a subsection to the documentation for debugging flaky tests to mention lack of thread safety in pytest as a possible source of flakyness.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12363">#12363</a>: The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/329d3712146e69c471be3e30883d54bdde2f76cb"><code>329d371</code></a> Prepare release version 8.2.2</li> <li><a href="https://github.com/pytest-dev/pytest/commit/214d098fcce88940f5ce9353786b3cc8f0bd3938"><code>214d098</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12414">#12414</a> from bluetech/backport-12409</li> <li><a href="https://github.com/pytest-dev/pytest/commit/153a436bc40c9e89d90d62255ef5a89e9a762dca"><code>153a436</code></a> [8.2.x] fixtures: fix catastrophic performance problem in <code>reorder_items</code></li> <li><a href="https://github.com/pytest-dev/pytest/commit/b41d5a52bbb808780ab310456d71e5ce509fd402"><code>b41d5a5</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12412">#12412</a> from pytest-dev/backport-12408-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/9bb73d734ff40f52d7bbebd708b5e3ab1ba20798"><code>9bb73d7</code></a> [8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/4569a01e3d20d64811d48b0b09539596520ea5a6"><code>4569a01</code></a> [8.2.x] doc: Update trainings/events (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12402">#12402</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/1d103e5cdc1cb08f332e61a5b20fb205fa5228e7"><code>1d103e5</code></a> [8.2.x] Clarify pytest_ignore_collect docs (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12386">#12386</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/240a252d34fff26efad5b3a92e62be4c9af94b70"><code>240a252</code></a> [8.2.x] Add html_baseurl to sphinx conf.py (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12372">#12372</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/a5ee3c41268199c2c0af59c33050326b1c4a342e"><code>a5ee3c4</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12370">#12370</a> from pytest-dev/backport-12368-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/f7358aec2884720b4de4594ffd0811b46316514c"><code>f7358ae</code></a> [8.2.x] unittest: fix class instances no longer released on test teardown sin...</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Signed-off-by: Flora <[email protected]>
This is the same additional info as in the [common-client](https://github.com/frequenz-floss/frequenz-client-common-python/pull/39/files).
…ly exclusive Signed-off-by: Mathias L. Baumann <[email protected]>
…ly exclusive (frequenz-floss#232) This is a suggestion on how we could make the pagination params less error-prone. This has not been actively discussed yet.
* tag 'v0.6.2': Pin grpc related dependencies Clear release notes
- **Clear release notes** - **Pin grpc related dependencies**
Bumps the required group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.3` | `0.5.7` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.27` | `9.5.34` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.26.1` | | [frequenz-repo-config[api]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.2` | `0.10.0` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.5` | `3.2.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.2` | `0.10.0` | Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](PyCQA/flake8@7.1.0...7.1.1) Updates `pydoclint` from 0.5.3 to 0.5.7 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.3...0.5.7) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `mkdocs-material` from 9.5.27 to 9.5.34 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.27...9.5.34) Updates `mkdocstrings[python]` from 0.25.1 to 0.26.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.1...0.26.1) Updates `frequenz-repo-config[api]` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.10.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.9.2...v0.10.0) Updates `mypy` from 1.10.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.2) Updates `pylint` from 3.2.5 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.5...v3.2.7) Updates `pytest` from 8.2.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.3) Updates `frequenz-repo-config[extra-lint-examples]` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.10.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.9.2...v0.10.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: frequenz-repo-config[api] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
…floss#247) Bumps the required group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.3` | `0.5.7` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.27` | `9.5.34` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.26.1` | | [frequenz-repo-config[api]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.2` | `0.10.0` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.5` | `3.2.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.2` | `0.10.0` | Updates `flake8` from 7.1.0 to 7.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/flake8/commit/cf1542cefa3e766670b2066dd75c4571d682a649"><code>cf1542c</code></a> Release 7.1.1</li> <li><a href="https://github.com/PyCQA/flake8/commit/939ea3d8d9d5d7d9f348420036af52df74f5ca09"><code>939ea3d</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/flake8/issues/1949">#1949</a> from stephenfin/issue-1948</li> <li><a href="https://github.com/PyCQA/flake8/commit/bdcd5c2c0afadaf7c92a4b26d96055cecdd38cf3"><code>bdcd5c2</code></a> Handle escaped braces in f-strings</li> <li><a href="https://github.com/PyCQA/flake8/commit/2a811cc4d2aaed3e8eb5a9f04f08ccc8af7c0791"><code>2a811cc</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/flake8/issues/1946">#1946</a> from Viicos/patch-1</li> <li><a href="https://github.com/PyCQA/flake8/commit/10314ad9e5236f1ddf70cb25c2854c93c0840b66"><code>10314ad</code></a> Fix wording of plugins documentation</li> <li>See full diff in <a href="https://github.com/pycqa/flake8/compare/7.1.0...7.1.1">compare view</a></li> </ul> </details> <br /> Updates `pydoclint` from 0.5.3 to 0.5.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsh9/pydoclint/releases">pydoclint's releases</a>.</em></p> <blockquote> <h2>0.5.7</h2> <h2>What's Changed</h2> <ul> <li>docs: add "sphinx" as an allowed style by <a href="https://github.com/Amar1729"><code>@Amar1729</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/159">jsh9/pydoclint#159</a></li> <li>tox: use <code>deps = .</code> instead of <code>pip install</code> by <a href="https://github.com/Amar1729"><code>@Amar1729</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/160">jsh9/pydoclint#160</a></li> <li>Switch from tab to 4 spaces in baseline by <a href="https://github.com/cidrblock"><code>@cidrblock</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/152">jsh9/pydoclint#152</a></li> <li>feat: introduce DOC503 for checking specific raised exceptions by <a href="https://github.com/Amar1729"><code>@Amar1729</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/161">jsh9/pydoclint#161</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Amar1729"><code>@Amar1729</code></a> made their first contribution in <a href="https://redirect.github.com/jsh9/pydoclint/pull/159">jsh9/pydoclint#159</a></li> <li><a href="https://github.com/cidrblock"><code>@cidrblock</code></a> made their first contribution in <a href="https://redirect.github.com/jsh9/pydoclint/pull/152">jsh9/pydoclint#152</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.6...0.5.7">https://github.com/jsh9/pydoclint/compare/0.5.6...0.5.7</a></p> <h2>0.5.6</h2> <h2>What's Changed</h2> <ul> <li>Stop trying to check folder with names ending in <code>.py</code> by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/155">jsh9/pydoclint#155</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.5...0.5.6">https://github.com/jsh9/pydoclint/compare/0.5.5...0.5.6</a></p> <h2>0.5.5</h2> <h2>What's Changed</h2> <ul> <li>Improve class attr comparison logic by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/154">jsh9/pydoclint#154</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.4...0.5.5">https://github.com/jsh9/pydoclint/compare/0.5.4...0.5.5</a></p> <h2>0.5.4</h2> <h2>What's Changed</h2> <ul> <li>Add an option for private class attributes by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/149">jsh9/pydoclint#149</a></li> <li>Add option to treat property methods as class attributes by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/153">jsh9/pydoclint#153</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.3...0.5.4">https://github.com/jsh9/pydoclint/compare/0.5.3...0.5.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md">pydoclint's changelog</a>.</em></p> <blockquote> <h2>[0.5.7] - 2024-09-02</h2> <ul> <li> <p>Added</p> <ul> <li>A new violation code, <code>DOC503</code>, which checks that exceptions in the function body match those in the "Raises" section of the docstring</li> </ul> </li> <li> <p>Changed</p> <ul> <li>Switched from tab to 4 spaces in baseline</li> </ul> </li> </ul> <h2>[0.5.6] - 2024-07-17</h2> <ul> <li> <p>Fixed</p> <ul> <li>Fixed a bug where <em>pydoclint</em> treats folders whose names end with <code>.py</code> as files</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.5...0.5.6">https://github.com/jsh9/pydoclint/compare/0.5.5...0.5.6</a></li> </ul> </li> </ul> <h2>[0.5.5] - 2024-07-15</h2> <ul> <li> <p>Fixed</p> <ul> <li>Fixed a bug where <code>a = b = c = 1</code> style cannot be properly parsed (<a href="https://redirect.github.com/jsh9/pydoclint/issues/151">jsh9/pydoclint#151</a>)</li> </ul> </li> <li> <p>Changed</p> <ul> <li>Changed the default of <code>--treat-property-methods-as-class-attributes</code> to <code>False</code> to restore backward compatibility</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.4...0.5.5">https://github.com/jsh9/pydoclint/compare/0.5.4...0.5.5</a></li> </ul> </li> </ul> <h2>[0.5.4] - 2024-07-14</h2> <ul> <li> <p>Added</p> <ul> <li>An option <code>--should-document-private-class-attributes</code> (if False, private class attributes should not appear in the docstring)</li> <li>An option <code>--treat-property-methods-as-class-attributes</code> (if True, <code>@property</code> methods are treated like class attributes and need to be documented in the class docstring)</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.3...0.5.4">https://github.com/jsh9/pydoclint/compare/0.5.3...0.5.4</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsh9/pydoclint/commit/f75860489c4d4769767beabcad9b099cc2b2a88d"><code>f758604</code></a> feat: introduce DOC503 for checking specific raised exceptions (<a href="https://redirect.github.com/jsh9/pydoclint/issues/161">#161</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/ae285899e56001581c34e89e15ac9ea359aa4ca7"><code>ae28589</code></a> Switch from tab to 4 spaces in baseline (<a href="https://redirect.github.com/jsh9/pydoclint/issues/152">#152</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/1e80fd3e44d7ffaf0235a9f96912c4a95e9fb6b1"><code>1e80fd3</code></a> tox: use <code>deps = .</code> instead of <code>pip install</code> (<a href="https://redirect.github.com/jsh9/pydoclint/issues/160">#160</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/23b89f6a530e6986d4d54eede4defc371483b50d"><code>23b89f6</code></a> docs: add "sphinx" as an allowed style (<a href="https://redirect.github.com/jsh9/pydoclint/issues/159">#159</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/94efc5f989adbea30f3534b476b2931a02c1af90"><code>94efc5f</code></a> Stop trying to check folder with names ending in <code>.py</code> (<a href="https://redirect.github.com/jsh9/pydoclint/issues/155">#155</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/0247ef500a398aa283bb454b234ecb7c4f923e1f"><code>0247ef5</code></a> Improve class attr comparison logic (<a href="https://redirect.github.com/jsh9/pydoclint/issues/154">#154</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/0b750d55f76db945902c60ea450ff7a7da3e65c5"><code>0b750d5</code></a> Add option to treat property methods as class attributes (<a href="https://redirect.github.com/jsh9/pydoclint/issues/153">#153</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/3c39d2e09226450bb61914e1f6ded07a892f1055"><code>3c39d2e</code></a> Add an option for private class attributes (<a href="https://redirect.github.com/jsh9/pydoclint/issues/149">#149</a>)</li> <li>See full diff in <a href="https://github.com/jsh9/pydoclint/compare/0.5.3...0.5.7">compare view</a></li> </ul> </details> <br /> Updates `black` from 24.4.2 to 24.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/psf/black/releases">black's releases</a>.</em></p> <blockquote> <h2>24.8.0</h2> <h3>Stable style</h3> <ul> <li>Fix crash when <code># fmt: off</code> is used before a closing parenthesis or bracket. (<a href="https://redirect.github.com/psf/black/issues/4363">#4363</a>)</li> </ul> <h3>Packaging</h3> <ul> <li>Packaging metadata updated: docs are explictly linked, the issue tracker is now also linked. This improves the PyPI listing for Black. (<a href="https://redirect.github.com/psf/black/issues/4345">#4345</a>)</li> </ul> <h3>Parser</h3> <ul> <li>Fix regression where Black failed to parse a multiline f-string containing another multiline string (<a href="https://redirect.github.com/psf/black/issues/4339">#4339</a>)</li> <li>Fix regression where Black failed to parse an escaped single quote inside an f-string (<a href="https://redirect.github.com/psf/black/issues/4401">#4401</a>)</li> <li>Fix bug with Black incorrectly parsing empty lines with a backslash (<a href="https://redirect.github.com/psf/black/issues/4343">#4343</a>)</li> <li>Fix bugs with Black's tokenizer not handling <code>\{</code> inside f-strings very well (<a href="https://redirect.github.com/psf/black/issues/4422">#4422</a>)</li> <li>Fix incorrect line numbers in the tokenizer for certain tokens within f-strings (<a href="https://redirect.github.com/psf/black/issues/4423">#4423</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Improve performance when a large directory is listed in <code>.gitignore</code> (<a href="https://redirect.github.com/psf/black/issues/4415">#4415</a>)</li> </ul> <h3><em>Blackd</em></h3> <ul> <li>Fix blackd (and all extras installs) for docker container (<a href="https://redirect.github.com/psf/black/issues/4357">#4357</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/psf/black/blob/main/CHANGES.md">black's changelog</a>.</em></p> <blockquote> <h2>24.8.0</h2> <h3>Stable style</h3> <ul> <li>Fix crash when <code># fmt: off</code> is used before a closing parenthesis or bracket. (<a href="https://redirect.github.com/psf/black/issues/4363">#4363</a>)</li> </ul> <h3>Packaging</h3> <ul> <li>Packaging metadata updated: docs are explictly linked, the issue tracker is now also linked. This improves the PyPI listing for Black. (<a href="https://redirect.github.com/psf/black/issues/4345">#4345</a>)</li> </ul> <h3>Parser</h3> <ul> <li>Fix regression where Black failed to parse a multiline f-string containing another multiline string (<a href="https://redirect.github.com/psf/black/issues/4339">#4339</a>)</li> <li>Fix regression where Black failed to parse an escaped single quote inside an f-string (<a href="https://redirect.github.com/psf/black/issues/4401">#4401</a>)</li> <li>Fix bug with Black incorrectly parsing empty lines with a backslash (<a href="https://redirect.github.com/psf/black/issues/4343">#4343</a>)</li> <li>Fix bugs with Black's tokenizer not handling <code>\{</code> inside f-strings very well (<a href="https://redirect.github.com/psf/black/issues/4422">#4422</a>)</li> <li>Fix incorrect line numbers in the tokenizer for certain tokens within f-strings (<a href="https://redirect.github.com/psf/black/issues/4423">#4423</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Improve performance when a large directory is listed in <code>.gitignore</code> (<a href="https://redirect.github.com/psf/black/issues/4415">#4415</a>)</li> </ul> <h3><em>Blackd</em></h3> <ul> <li>Fix blackd (and all extras installs) for docker container (<a href="https://redirect.github.com/psf/black/issues/4357">#4357</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/psf/black/commit/b965c2a5026f8ba399283ba3e01898b012853c79"><code>b965c2a</code></a> Prepare release 24.8.0 (<a href="https://redirect.github.com/psf/black/issues/4426">#4426</a>)</li> <li><a href="https://github.com/psf/black/commit/9ccf279a17ff19cc51f62c60fc88ba46e615d202"><code>9ccf279</code></a> Document <code>find_project_root</code> ignoring <code>pyproject.toml</code> without <code>[tool.black]</code>...</li> <li><a href="https://github.com/psf/black/commit/14b6e619704e6d81749f0a23060750ee0a5fcc40"><code>14b6e61</code></a> fix: Enhace black efficiently to skip directories listed in .gitignore (<a href="https://redirect.github.com/psf/black/issues/4415">#4415</a>)</li> <li><a href="https://github.com/psf/black/commit/b1c4dd96d769cb3ac3c8fc057e8dc60907b84c17"><code>b1c4dd9</code></a> fix: respect braces better in f-string parsing (<a href="https://redirect.github.com/psf/black/issues/4422">#4422</a>)</li> <li><a href="https://github.com/psf/black/commit/4b4ae43e8b66a2eab2d41a73364745c2a4570287"><code>4b4ae43</code></a> Fix incorrect linenos on fstring tokens with escaped newlines (<a href="https://redirect.github.com/psf/black/issues/4423">#4423</a>)</li> <li><a href="https://github.com/psf/black/commit/7fa1faf83af513e09c44e029da573c6b0b2bd570"><code>7fa1faf</code></a> docs: fix the installation command of extra for blackd (<a href="https://redirect.github.com/psf/black/issues/4413">#4413</a>)</li> <li><a href="https://github.com/psf/black/commit/8827accf560c7be418000962565f1fd6fa7b01cb"><code>8827acc</code></a> Bump sphinx from 7.3.7 to 7.4.0 in /docs (<a href="https://redirect.github.com/psf/black/issues/4404">#4404</a>)</li> <li><a href="https://github.com/psf/black/commit/b0da11d370adb5730fd45594cc89b1dc816786ea"><code>b0da11d</code></a> Bump furo from 2024.5.6 to 2024.7.18 in /docs (<a href="https://redirect.github.com/psf/black/issues/4409">#4409</a>)</li> <li><a href="https://github.com/psf/black/commit/721dff549362f54930ecc038218dcc40e599a875"><code>721dff5</code></a> fix: avoid formatting backslash strings inside f-strings (<a href="https://redirect.github.com/psf/black/issues/4401">#4401</a>)</li> <li><a href="https://github.com/psf/black/commit/7e2afc9bfdc4ec4bc3297aaa16a62d575249a5e0"><code>7e2afc9</code></a> Update <code>actions/checkout</code> to v4 to stop node deprecation warnings (<a href="https://redirect.github.com/psf/black/issues/4379">#4379</a>)</li> <li>Additional commits viewable in <a href="https://github.com/psf/black/compare/24.4.2...24.8.0">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.5.27 to 9.5.34 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.5.34</h2> <ul> <li>Updated Mermaid.js to version 11 (latest)</li> </ul> <p>Thanks go to <a href="https://github.com/manselmi"><code>@manselmi</code></a> for their contributions</p> <h2>mkdocs-material-9.5.33</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7453">#7453</a>: Incorrect position of tooltip when sorting table</li> </ul> <h2>mkdocs-material-9.5.32</h2> <ul> <li>Fixed RXSS vulnerability via deep link in search results</li> <li>Added support for fetching latest release from GitLab</li> </ul> <p>Thanks go to <a href="https://github.com/joaopalmeiro"><code>@joaopalmeiro</code></a> for their contributions</p> <h2>mkdocs-material-9.5.31</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7405">#7405</a>: DockerHub missing images > 9.5.27 due to change in Alpine/APK</li> </ul> <h2>mkdocs-material-9.5.30</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7380">#7380</a>: Navigation icons disappearing on hover in Safari</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7367">#7367</a>: Blog readtime computation includes SVG text content</li> </ul> <p>Thanks go to <a href="https://github.com/sisp"><code>@sisp</code></a> for their contributions</p> <h2>mkdocs-material-9.5.29</h2> <ul> <li>Updated Galician translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7362">#7362</a>: Annotations in figure captions rendering incorrectly</li> </ul> <p>Thanks go to <a href="https://github.com/mmontes11"><code>@mmontes11</code></a> for their contributions</p> <h2>mkdocs-material-9.5.28</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7313">#7313</a>: Improved tooltips mounted in sidebar when feature is disabled</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.5.34 (2024-08-31)</p> <ul> <li>Updated Mermaid.js to version 11 (latest)</li> </ul> <p>mkdocs-material-9.5.33 (2024-08-23)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7453">#7453</a>: Incorrect position of tooltip when sorting table</li> </ul> <p>mkdocs-material-9.5.32 (2024-08-19)</p> <ul> <li>Fixed RXSS vulnerability via deep link in search results</li> <li>Added support for fetching latest release from GitLab</li> </ul> <p>mkdocs-material-9.5.31+insiders-4.53.12 (2024-08-02)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7410">#7410</a>: Instant previews jump on content tabs with anchor links</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7408">#7408</a>: Instant previews jump on content tabs</li> </ul> <p>mkdocs-material-9.5.31 (2024-08-02)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7405">#7405</a>: DockerHub missing images > 9.5.27 due to change in Alpine/APK</li> </ul> <p>mkdocs-material-9.5.30 (2024-07-23)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7380">#7380</a>: Navigation icons disappearing on hover in Safari</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7367">#7367</a>: Blog readtime computation includes SVG text content</li> </ul> <p>mkdocs-material-9.5.29 (2024-07-14)</p> <ul> <li>Updated Galician translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7362">#7362</a>: Annotations in figure captions rendering incorrectly</li> </ul> <p>mkdocs-material-9.5.28 (2024-07-02)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7313">#7313</a>: Improved tooltips mounted in sidebar when feature is disabled</li> </ul> <p>mkdocs-material-9.5.27 (2024-06-16)</p> <ul> <li>Updated Estonian translations</li> </ul> <p>mkdocs-material-9.5.26 (2024-06-06)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>: Tab switches on scroll when linking tabs (9.5.19 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>: Blog author avatar broken when referring to local file</li> </ul> <p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p> <ul> <li>Fixed projects plugin crashing when serving before building subprojects</li> </ul> <p>mkdocs-material-9.5.25 (2024-05-27)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/7d6096ae007580d53f9c034476615c9fe7b95e6c"><code>7d6096a</code></a> Prepare 9.5.34 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6f3c05b6fa7e42279ea7604aedc4e4333131fe57"><code>6f3c05b</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/d3b17920a2683118561c00ab2e8f72b995985edb"><code>d3b1792</code></a> Updated Mermaid to v11 (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7475">#7475</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f88c43695f233b8258d585d63a9dc34511fc4433"><code>f88c436</code></a> Unpinned Stylelint and plugins</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/3b12816f699ea9390b1b622fc96aec1013da7a6d"><code>3b12816</code></a> Unpinned TypeScript ESLint integration and checks</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/cafd67b7385077233ab2b9f7b245080c96a986d2"><code>cafd67b</code></a> Fixed error in build script</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/80ae56023ba6351f3c45124a8a407f17ff9ecf43"><code>80ae560</code></a> Unpinned svgo dependency</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a91ee70faf2ac51eeed0a3f7d70a626a8aa98675"><code>a91ee70</code></a> Prepare 9.5.33 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/4104fafe3c5f26a97b2e500bf770048f19d290ca"><code>4104faf</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/8ee7137e48bd59ef451b20fb14c6c86fa6132da1"><code>8ee7137</code></a> Updated premium sponsors</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.5.27...9.5.34">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings[python]` from 0.25.1 to 0.26.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/releases">mkdocstrings[python]'s releases</a>.</em></p> <blockquote> <h2>0.26.1</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.26.1">0.26.1</a> - 2024-09-06</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.26.0...0.26.1">Compare with 0.26.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Instantiate config of the autorefs plugin when it is not enabled by the user (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/db2ab3403a95034987d574a517ddc426a4b4e1bd">db2ab34</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/57">Issue-autorefs#57</a></li> </ul> <h2>0.26.0</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.26.0">0.26.0</a> - 2024-09-02</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.26.0">Compare with 0.25.2</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Upgrade Python-Markdown lower bound to 3.6 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/28565f97f21bf81b2bc554679c641fba3f639882">28565f9</a> by Timothée Mazzucotelli).</li> </ul> <h3>Dependencies</h3> <ul> <li>Depend on mkdocs-autorefs v1 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/33aa573efb17b13e7b9da77e29aeccb3fbddd8e8">33aa573</a> by Timothée Mazzucotelli).</li> </ul> <h3>Features</h3> <ul> <li>Allow hooking into autorefs when converting Markdown docstrings (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/b63e72691a8f92dd59b56304125de4a19e0d028c">b63e726</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/46">Based-on-PR-autorefs#46</a></li> </ul> <h2>0.25.2</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.25.2">0.25.2</a> - 2024-07-25</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.25.2">Compare with 0.25.1</a><!-- raw HTML omitted --></p> <h3>Code Refactoring</h3> <ul> <li>Give precedence to Markdown heading level (<code>##</code>) (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2e5f89e8cef11e6447425d3700c29558cd6d241b">2e5f89e</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md">mkdocstrings[python]'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.26.1">0.26.1</a> - 2024-09-06</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.26.0...0.26.1">Compare with 0.26.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Instantiate config of the autorefs plugin when it is not enabled by the user (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/db2ab3403a95034987d574a517ddc426a4b4e1bd">db2ab34</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/57">Issue-autorefs#57</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.26.0">0.26.0</a> - 2024-09-02</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.26.0">Compare with 0.25.2</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Upgrade Python-Markdown lower bound to 3.6 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/28565f97f21bf81b2bc554679c641fba3f639882">28565f9</a> by Timothée Mazzucotelli).</li> </ul> <h3>Dependencies</h3> <ul> <li>Depend on mkdocs-autorefs v1 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/33aa573efb17b13e7b9da77e29aeccb3fbddd8e8">33aa573</a> by Timothée Mazzucotelli).</li> </ul> <h3>Features</h3> <ul> <li>Allow hooking into autorefs when converting Markdown docstrings (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/b63e72691a8f92dd59b56304125de4a19e0d028c">b63e726</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/46">Based-on-PR-autorefs#46</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.25.2">0.25.2</a> - 2024-07-25</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.25.2">Compare with 0.25.1</a><!-- raw HTML omitted --></p> <h3>Code Refactoring</h3> <ul> <li>Give precedence to Markdown heading level (<code>##</code>) (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2e5f89e8cef11e6447425d3700c29558cd6d241b">2e5f89e</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/651d17642c54db49f4b6ba68b3ea216a6996907d"><code>651d176</code></a> chore: Prepare release 0.26.1</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/db2ab3403a95034987d574a517ddc426a4b4e1bd"><code>db2ab34</code></a> fix: Instantiate config of the autorefs plugin when it is not enabled by the ...</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/a65035a51312b57a8556e6ae02033e05463b96fb"><code>a65035a</code></a> docs: Clarify that Installation section</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/b1aa042f26c346dbdbf10efb20612c0dc5f8834f"><code>b1aa042</code></a> chore: Prepare release 0.26.0</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/b63e72691a8f92dd59b56304125de4a19e0d028c"><code>b63e726</code></a> feat: Allow hooking into autorefs when converting Markdown docstrings</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/3c878b7f53f2b13a61f2facb5a91a949955e688e"><code>3c878b7</code></a> chore: Upgrade mkdocs-redirects lower bound to avoid deprecation warning</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/28565f97f21bf81b2bc554679c641fba3f639882"><code>28565f9</code></a> build: Upgrade Python-Markdown lower bound to 3.6</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/52fad1163127e94d130bbbd479b51e8e38405f8c"><code>52fad11</code></a> style: Format</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/c6ca5228339926da8f140dbed4602043add51416"><code>c6ca522</code></a> docs: Fix dead link</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/8041ef35c4b3379d74d2afec75c967315b2b5f36"><code>8041ef3</code></a> docs: Update code highlight lines</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.26.1">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[api]` from 0.9.2 to 0.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[api]'s releases</a>.</em></p> <blockquote> <h2>v0.10.0</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <h2>Summary</h2> <p>This release includes quite a few enhancements and bug fixes for the cookiecutter template, but most importantly a new script for migrating to new templates, generating the templates is no longer needed for upgrading.</p> <h2>Upgrading</h2> <h3>Cookiecutter template</h3> <ul> <li> <p>A new script for migrating to new templates (instead of regenerating all files) is provided. It can't handle the upgrade 100% automatically, but should make the migration process much easier and less error prone.</p> <p>To run it, the simplest way is to fetch it from GitHub and run it directly:</p> <pre lang="console"><code>curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.10.0/cookiecutter/migrate.sh | sh </code></pre> <p>Make sure the version you want to migrate to is correct in the URL.</p> <p>For jumping multiple versions you should run the script multiple times, once for each version.</p> <p>And remember to follow any manual instructions for each run.</p> </li> </ul> <h2>New Features</h2> <ul> <li>A new GitHub ruleset is provided to configure the merge queue, so branch protection rules are not needed anymore.</li> </ul> <h2>Enhancements</h2> <ul> <li>The generated docs now show the symbol type in the table of contents.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>The <code>Markdown</code> dependency was bumped so we don't need to add a <code>type: ignore</code> due to incorrect type hints.</li> <li>The generated docs now show the symbol type in the table of contents.</li> <li>The dependecies were updated to the latest versions.</li> <li>Disabled some <code>pylint</code> checks that are already checked by other tools.</li> <li>The generated documentation now uses symlinks for aliases, which allows deep linking when using aliases too.</li> </ul> <h2>Bug Fixes</h2> <ul> <li>The code example extractor relied on a bug in the upstream sybil project that was recently fixed, thus our code also needed to be fixed.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>Fixed a bug where the pip cache post action fails in the CI workflow because of permissions issues.</li> <li>Make the <code>nox-cross-arch-all</code> job fail if any <code>nox-cross-arch</code> matrix job fails.</li> <li>Fix credentials not being passed to the <code>test-installation</code> job in the CI workflow.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.10.0/RELEASE_NOTES.md">frequenz-repo-config[api]'s changelog</a>.</em></p> <blockquote> <h1>Frequenz Repository Configuration Release Notes</h1> <h2>Summary</h2> <p>This release includes quite a few enhancements and bug fixes for the cookiecutter template, but most importantly a new script for migrating to new templates, generating the templates is no longer needed for upgrading.</p> <h2>Upgrading</h2> <h3>Cookiecutter template</h3> <ul> <li> <p>A new script for migrating to new templates (instead of regenerating all files) is provided. It can't handle the upgrade 100% automatically, but should make the migration process much easier and less error prone.</p> <p>To run it, the simplest way is to fetch it from GitHub and run it directly:</p> <pre lang="console"><code>curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.10.0/cookiecutter/migrate.sh | sh </code></pre> <p>Make sure the version you want to migrate to is correct in the URL.</p> <p>For jumping multiple versions you should run the script multiple times, once for each version.</p> <p>And remember to follow any manual instructions for each run.</p> </li> </ul> <h2>New Features</h2> <ul> <li>A new GitHub ruleset is provided to configure the merge queue, so branch protection rules are not needed anymore.</li> </ul> <h2>Enhancements</h2> <ul> <li>The generated docs now show the symbol type in the table of contents.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>The <code>Markdown</code> dependency was bumped so we don't need to add a <code>type: ignore</code> due to incorrect type hints.</li> <li>The generated docs now show the symbol type in the table of contents.</li> <li>The dependecies were updated to the latest versions.</li> <li>Disabled some <code>pylint</code> checks that are already checked by other tools.</li> <li>The generated documentation now uses symlinks for aliases, which allows deep linking when using aliases too.</li> </ul> <h2>Bug Fixes</h2> <ul> <li>The code example extractor relied on a bug in the upstream sybil project that was recently fixed, thus our code also needed to be fixed.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>Fixed a bug where the pip cache post action fails in the CI workflow because of permissions issues.</li> <li>Make the <code>nox-cross-arch-all</code> job fail if any <code>nox-cross-arch</code> matrix job fails.</li> <li>Fix credentials not being passed to the <code>test-installation</code> job in the CI workflow.</li> <li>Make sure credentials are configured for all jobs that check out the repository in the CI workflow.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/bfd45a8f5722578898d90448b326f80ba3f086a2"><code>bfd45a8</code></a> Add pull-requests read permission to the release-notes-check workflow (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/289">#289</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/6aa6bc096b9f8da6039c484ceeb2a006249ece4e"><code>6aa6bc0</code></a> Prepare for the v0.10.0 release (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/290">#290</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/297b184200f3aa2d4ab1a117e00d4204d4149a35"><code>297b184</code></a> Update version in the template pyproject.toml</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/632283d1acb2a42194e1f7048e986437d5567060"><code>632283d</code></a> Prepare the release notes for v0.10.0 release</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/1778ff8cf0ec779e27668e949f253fdbbb4b1175"><code>1778ff8</code></a> Add pull-requests read permission to the release-notes-check workflow</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/2ac253adb6dc36e672e91c805c1f28fe5e7426d1"><code>2ac253a</code></a> Disable the new <code>check-class-attributes</code> check in pydoclint 0.5.3 (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/288">#288</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/1660756b2f91f269e7d3da5f8d3e84557732e8b6"><code>1660756</code></a> Disable the new <code>check-class-attributes</code> check in pydoclint 0.5.3</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/327879b9b0e631e24194eb50a1fb31e9818a8ce8"><code>327879b</code></a> Fix credentials not passed or configured the CI workflow (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/286">#286</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/6195bc7818ddd3b3b9c6721982e3b9ea515eddc0"><code>6195bc7</code></a> Update release notes</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/bef233cd03a6945bcb716523df2da976afa02256"><code>bef233c</code></a> Remove the TODOs from the migration</li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.9.2...v0.10.0">compare view</a></li> </ul> </details> <br /> Updates `mypy` from 1.10.1 to 1.11.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's changelog</a>.</em></p> <blockquote> <h1>Mypy Release Notes</h1> <h2>Next release</h2> <h2>Mypy 1.11</h2> <p>We’ve just uploaded mypy 1.11 to the Python Package Index (<a href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:</p> <pre><code>python3 -m pip install -U mypy </code></pre> <p>You can read the full documentation for this release on <a href="http://mypy.readthedocs.io">Read the Docs</a>.</p> <h4>Support Python 3.12 Syntax for Generics (PEP 695)</h4> <p>Mypy now supports the new type parameter syntax introduced in Python 3.12 (<a href="https://peps.python.org/pep-0695/">PEP 695</a>). This feature is still experimental and must be enabled with the <code>--enable-incomplete-feature=NewGenericSyntax</code> flag, or with <code>enable_incomplete_feature = NewGenericSyntax</code> in the mypy configuration file. We plan to enable this by default in the next mypy feature release.</p> <p>This example demonstrates the new syntax:</p> <pre lang="python"><code># Generic function def f[T](https://github.com/python/mypy/blob/master/x: T) -> T: ... <p>reveal_type(f(1)) # Revealed type is 'int'</p> <h1>Generic class</h1> <p>class C[T]: def <strong>init</strong>(self, x: T) -> None: self.x = x</p> <p>c = C('a') reveal_type(c.x) # Revealed type is 'str'</p> <h1>Type alias</h1> <p>type A[T] = C[list[T]] </code></pre></p> <p>This feature was contributed by Jukka Lehtosalo.</p> <h4>Support for <code>functools.partial</code></h4> <p>Mypy now type checks uses of <code>functools.partial</code>. Previously mypy would accept arbitrary arguments.</p> <p>This example will now produce an error:</p> <pre lang="python"><code>from functools import partial </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/mypy/commit/789f02c83a5d5cb35f5e33ba91df46c8fea6b28e"><code>789f02c</code></a> Bump version to 1.11.2</li> <li><a href="https://github.com/python/mypy/commit/917cc75fd6f1417edb45eb77e449934f794c18fc"><code>917cc75</code></a> An alternative fix for a union-like literal string (<a href="https://redirect.github.com/python/mypy/issues/17639">#17639</a>)</li> <li><a href="https://github.com/python/mypy/commit/7d805b364ee80396e0b9ca906f32f901b2ac7e12"><code>7d805b3</code></a> Unwrap TypedDict item types before storing (<a href="https://redirect.github.com/python/mypy/issues/17640">#17640</a>)</li> <li><a href="https://github.com/python/mypy/commit/32675dddfacccef616557916cb872757605ab493"><code>32675dd</code></a> Revert "Fix Literal strings containing pipe characters" (<a href="https://redirect.github.com/python/mypy/issues/17638">#17638</a>)</li> <li><a href="https://github.com/python/mypy/commit/778542b93a6f5b3c168a8acc03717700ae6f8048"><code>778542b</code></a> Revert "Fix <code>RawExpressionType.accept</code> crash with <code>--cache-fine-grained</code>" (<a href="https://redirect.github.com/python/mypy/issues/1">#1</a>...</li> <li><a href="https://github.com/python/mypy/commit/14ab742dec6b58a4e94772115cb3b5c67a4b3d33"><code>14ab742</code></a> Bump version to 1.11.2+dev</li> <li><a href="https://github.com/python/mypy/commit/570b90a7a368f04c64f60af339d0ac1808c49c15"><code>570b90a</code></a> Bump version to 1.11</li> <li><a href="https://github.com/python/mypy/commit/b3a102ef31f63a8a8ba32c8dbe160ddef3c43054"><code>b3a102e</code></a> Fix <code>RawExpressionType.accept</code> crash with <code>--cache-fine-grained</code> (<a href="https://redirect.github.com/python/mypy/issues/17588">#17588</a>)</li> <li><a href="https://github.com/python/mypy/commit/aec04c74488d46a81a95ed3553b8e953a6ec59a7"><code>aec04c7</code></a> Fix PEP 604 isinstance caching (<a href="https://redirect.github.com/python/mypy/issues/17563">#17563</a>)</li> <li><a href="https://github.com/python/mypy/commit/cb44e4d8f18b9bc874f1076b33eec7ad67de165c"><code>cb44e4d</code></a> Fix <code>typing.TypeAliasType</code> being undefined on python < 3.12 (<a href="https://redirect.github.com/python/mypy/issues/17558">#17558</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v1.10.1...v1.11.2">compare view</a></li> </ul> </details> <br /> Updates `pylint` from 3.2.5 to 3.2.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/a98215b8c6a6203dd56366bcfe1cd946fb41282a"><code>a98215b</code></a> Bump pylint to 3.2.7, update changelog</li> <li><a href="https://github.com/pylint-dev/pylint/commit/1deaffababe77e8a025e3b2e5d564d4feb8d987f"><code>1deaffa</code></a> Fix to maintain order of package paths (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9887">#9887</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9897">#9897</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/b4c2951e62c6ba8e061d4c001192efdedcb6f498"><code>b4c2951</code></a> [Backport maintenance/3.2.x] Fix a crash in <code>undefined-loop-variable</code> with `e...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/f1925f46ff4c93e7d191d24746b601cfeb0b4e3c"><code>f1925f4</code></a> Fix crash in refactoring checker when calling bound lambda (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9867">#9867</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7d1626cf869dab1365150265bad45da7e4221bc1"><code>7d1626c</code></a> Fix a false positive <code>unreachable</code> for <code>NoReturn</code> coroutine functions (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9844">#9844</a>)...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/da1956664d6be3d008a90ad3f72bdd9d8a7ecfaa"><code>da19566</code></a> Bump pylint to 3.2.6, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9825">#9825</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/810c59ce17a46fb83d5938b591420b906c7c84b5"><code>810c59c</code></a> Update setuptools to >=71.0.4 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9812">#9812</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9824">#9824</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/5f19cd5a12c25c6f0e02566ccfcde19c6fee3674"><code>5f19cd5</code></a> Fix a crash when a subclass extends <code>__slots__</code> (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9817">#9817</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9822">#9822</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/c0b1d2228b47e90f80cfb258ade9e23a5f36d153"><code>c0b1d22</code></a> Bump astroid to 3.2.4 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9816">#9816</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9821">#9821</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/1d877de1f0f9889841d7e2a780ff2aad2f823213"><code>1d877de</code></a> Fix consider-using-min-max-builtin (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9802">#9802</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9803">#9803</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.7">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 8.2.2 to 8.3.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.3.3</h2> <h1>pytest 8.3.3 (2024-09-09)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12446">#12446</a>: Avoid calling <code>@property</code> (and other instance descriptors) during fixture discovery -- by <code>asottile</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12659">#12659</a>: Fixed the issue of not displaying assertion failure differences when using the parameter <code>--import-mode=importlib</code> in pytest>=8.1.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12667">#12667</a>: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12744">#12744</a>: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by <code>Avasam</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12745">#12745</a>: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/6682">#6682</a>: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in <code>assert condition, msg</code>).</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/9422">#9422</a>: Fix bug where disabling the terminal plugin via <code>-p no:terminal</code> would cause crashes related to missing the <code>verbose</code> option.</p> <p>-- by <code>GTowers1</code>{.interpreted-text role="user"}</p> </li> </ul> <h2>Improved documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12663">#12663</a>: Clarify that the [pytest_deselected]{.title-ref} hook should be called from [pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12678">#12678</a>: Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref} example in docs.</li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>: Fix typos discovered by codespell and add codespell to pre-commit hooks.</li> </ul> <h2>8.3.2</h2> <h1>pytest 8.3.2 (2024-07-24)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12652">#12652</a>: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected.</p> <p>-- by <code>RonnyPfannschmidt</code>{.interpreted-text role="user"}</p> </li> </ul> <h2>8.3.1</h2> <h1>pytest 8.3.1 (2024-07-20)</h1> <p>The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/d0f136fe64f9374f18a04562305b178fb380d1ec"><code>d0f136f</code></a> build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12790">#12790</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/972f307c7861ae498e705d3d12e003fa4b035ac0"><code>972f307</code></a> Prepare release version 8.3.3</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0dabdcfe4de99147a07bd577804b60818ea25bc4"><code>0dabdcf</code></a> Include co-authors in release announcement (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12795">#12795</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12797">#12797</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/a9910a413a691e1b216e2235a9cbec0921117702"><code>a9910a4</code></a> Do not discover properties when iterating fixtures (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12781">#12781</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12788">#12788</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0f10b6b0d8138d3539de75cb7b2e33167b6fc882"><code>0f10b6b</code></a> Fix issue with slashes being turned into backslashes on Windows (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12760">#12760</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12">#12</a>...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/300d13d2231db85186729c2091ea33480cb39c1a"><code>300d13d</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12785">#12785</a> from pytest-dev/patchback/backports/8.3.x/57cccf7f4...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e5d32c73abcf4fa1362b15aaf660074de8f710d4"><code>e5d32c7</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12784">#12784</a> from svenevs/fix/docs-example-parametrize-minor-typo</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bc913d194ec009699194b016ca619d5ae7f22c91"><code>bc913d1</code></a> Streamline checks for verbose option (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12706">#12706</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12778">#12778</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/01cfcc9f2dda817b25511772593012fd93e092d0"><code>01cfcc9</code></a> Fix typos and introduce codespell pre-commit hook (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12774">#12774</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/4873394d53635ef62d1915d23972ed4281a784eb"><code>4873394</code></a> doc: Remove past training (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12772">#12772</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12773">#12773</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.3">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[extra-lint-examples]` from 0.9.2 to 0.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[extra-lint-examples]'s releases</a>.</em></p> <blockquote> <h2>v0.10.0</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <h2>Summary</h2> <p>This release includes quite a few enhancements and bug fixes for the cookiecutter template, but most importantly a new script for migrating to new templates, generating the templates is no longer needed for upgrading.</p> <h2>Upgrading</h2> <h3>Cookiecutter template</h3> <ul> <li> <p>A new script for migrating to new templates (instead of regenerating all files) is provided. It can't handle the upgrade 100% automatically, but should make the migration process much easier and less error prone.</p> <p>To run it, the simplest way is to fetch it from GitHub and run it directly:</p> <pre lang="console"><code>curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.10.0/cookiecutter/migrate.sh | sh </code></pre> <p>Make sure the version you want to migrate to is correct in the URL.</p> <p>For jumping multiple versions you should run the script multiple times, once for each version.</p> <p>And remember to follow any manual instructions for each run.</p> </li> </ul> <h2>New Features</h2> <ul> <li>A new GitHub ruleset is provided to configure the merge queue, so branch protection rules are not needed anymore.</li> </ul> <h2>Enhancements</h2> <ul> <li>The generated docs now show the symbol type in the table of contents.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>The <code>Markdown</code> dependency was bumped so we don't need to add a <code>type: ignore</code> due to incorrect type hints.</li> <li>The generated docs now show the symbol type in the table of contents.</li> <li>The dependecies were updated to the latest versions.</li> <li>Disabled some <code>pylint</code> checks that are already checked by other tools.</li> <li>The generated documentation now uses symlinks for aliases, which allows deep linking when using aliases too.</li> </ul> <h2>Bug Fixes</h2> <ul> <li>The code example extractor relied on a bug in the upstream sybil project that was recently fixed, thus our code also needed to be fixed.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>Fixed a bug where the pip cache post action fails in the CI workflow because of permissions issues.</li> <li>Make the <code>nox-cross-arch-all</code> job fail if any <code>nox-cross-arch</code> matrix job fails.</li> <li>Fix credentials not being passed to the <code>test-installation</code> job in the CI workflow.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.10.0/RELEASE_NOTES.md">frequenz-repo-config[extra-lint-examples]'s changelog</a>.</em></p> <blockquote> <h1>Frequenz Repository Configuration Release Notes</h1> <h2>Summary</h2> <p>This release includes quite a few enhancements and bug fixes for the cookiecutter template, but most importantly a new script for migrating to new templates, generating the templates is no longer needed for upgrading.</p> <h2>Upgrading</h2> <h3>Cookiecutter template</h3> <ul> <li> <p>A new script for migrating to new templates (instead of regenerating all files) is provided. It can't handle the upgrade 100% automatically, but should make the migration process much easier and less error prone.</p> <p>To run it, the simplest way is to fetch it from GitHub and run it directly:</p> <pre lang="console"><code>curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.10.0/cookiecutter/migrate.sh | sh </code></pre> <p>Make sure the version you want to migrate to is correct in the URL.</p> <p>For jumping multiple versions you should run the script multiple times, once for each version.</p> <p>And remember to follow any manual instructions for each run.</p> </li> </ul> <h2>New Features</h2> <ul> <li>A new GitHub ruleset is provided to configure the merge queue, so branch protection rules are not needed anymore.</li> </ul> <h2>Enhancements</h2> <ul> <li>The generated docs now show the symbol type in the table of contents.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>The <code>Markdown</code> dependency was bumped so we don't need to add a <code>type: ignore</code> due to incorrect type hints.</li> <li>The generated docs now show the symbol type in the table of contents.</li> <li>The dependecies were updated to the latest versions.</li> <li>Disabled some <code>pylint</code> checks that are already checked by other tools.</li> <li>The generated documentation now uses symlinks for aliases, which allows deep linking when using aliases too.</li> </ul> <h2>Bug Fixes</h2> <ul> <li>The code example extractor relied on a bug in the upstream sybil project that was recently fixed, thus our code also needed to be fixed.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>Fixed a bug where the pip cache post action fails in the CI workflow because of permissions issues.</li> <li>Make the <code>nox-cross-arch-all</code> job fail if any <code>nox-cross-arch</code> matrix job fails.</li> <li>Fix credentials not being passed to the <code>test-installation</code> job in the CI workflow.</li> <li>Make sure credentials are configured for all jobs that check out the repository in the CI workflow.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/bfd45a8f5722578898d90448b326f80ba3f086a2"><code>bfd45a8</code></a> Add pull-requests read permission to the release-notes-check workflow (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/289">#289</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/6aa6bc096b9f8da6039c484ceeb2a006249ece4e"><code>6aa6bc0</code></a> Prepare for the v0.10.0 release (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/290">#290</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/297b184200f3aa2d4ab1a117e00d4204d4149a35"><code>297b184</code></a> Update version in the template pyproject.toml</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/632283d1acb2a42194e1f7048e986437d5567060"><code>632283d</code></a> Prepare the release notes for v0.10.0 release</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/1778ff8cf0ec779e27668e949f253fdbbb4b1175"><code>1778ff8</code></a> Add pull-requests read permission to the release-notes-check workflow</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/2ac253adb6dc36e672e91c805c1f28fe5e7426d1"><code>2ac253a</code></a> Disable the new <code>check-class-attributes</code> check in pydoclint 0.5.3 (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/288">#288</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/1660756b2f91f269e7d3da5f8d3e84557732e8b6"><code>1660756</code></a> Disable the new <code>check-class-attributes</code> check in pydoclint 0.5.3</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/327879b9b0e631e24194eb50a1fb31e9818a8ce8"><code>327879b</code></a> Fix credentials not passed or configured the CI workflow (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/286">#286</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/6195bc7818ddd3b3b9c6721982e3b9ea515eddc0"><code>6195bc7</code></a> Update release notes</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/bef233cd03a6945bcb716523df2da976afa02256"><code>bef233c</code></a> Remove the TODOs from the migration</li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.9.2...v0.10.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Bumps [yoheimuta/action-protolint](https://github.com/yoheimuta/action-protolint) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/yoheimuta/action-protolint/releases) - [Commits](yoheimuta/action-protolint@a7c658b...e623195) --- updated-dependencies: - dependency-name: yoheimuta/action-protolint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The old versio doesn't seem to be available any more, it gives a 404. Signed-off-by: Leandro Lucarella <[email protected]>
Signed-off-by: Leandro Lucarella <[email protected]>
The `conftest.py` file was wrongly included in the binary distribution. Signed-off-by: Leandro Lucarella <[email protected]>
This is mostly to make it easier to navigate to the root of the package. Signed-off-by: Leandro Lucarella <[email protected]>
The `protobuf` version 4.25.x will go out of support soon(ish), on 31 Mar 2025. Since we don't need to keep compatibility to any legacy code, we can bump it in advance as a preparation. https://protobuf.dev/support/version-support/#python Signed-off-by: Leandro Lucarella <[email protected]>
The `protobuf` version 4.25.x will go out of support soon(ish), on 31 Mar 2025. Since we don't need to keep compatibility to any legacy code, we can bump it in advance as a preparation. https://protobuf.dev/support/version-support/#python
Bumps [yoheimuta/action-protolint](https://github.com/yoheimuta/action-protolint) from 1.1.0 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yoheimuta/action-protolint/releases">yoheimuta/action-protolint's releases</a>.</em></p> <blockquote> <h2>Release v1.3.0</h2> <p>v1.3.0: PR <a href="https://redirect.github.com/yoheimuta/action-protolint/issues/6">#6</a> - Bump reviewdog to 0.17.1 for new github-pr-annotations reporter</p> <h2>Release v1.2.0</h2> <p>v1.2.0: PR <a href="https://redirect.github.com/yoheimuta/action-protolint/issues/5">#5</a> - refactor: update protolint version v0.38.2 -> v0.46.3</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yoheimuta/action-protolint/commit/e62319541dc5107df5e3a5010acb8987004d3d25"><code>e623195</code></a> Merge pull request <a href="https://redirect.github.com/yoheimuta/action-protolint/issues/6">#6</a> from javierjulio/patch-1</li> <li><a href="https://github.com/yoheimuta/action-protolint/commit/bdeddf10fd93e9bced550d2a594f61c0d28100c3"><code>bdeddf1</code></a> Bump reviewdog to v0.17.1</li> <li><a href="https://github.com/yoheimuta/action-protolint/commit/14d53bef00d0e0c09f74d0f0c1b3ce639d86ca58"><code>14d53be</code></a> Merge pull request <a href="https://redirect.github.com/yoheimuta/action-protolint/issues/5">#5</a> from arvgord/feature/update_protolint</li> <li><a href="https://github.com/yoheimuta/action-protolint/commit/819874e07924570a4e4a6eedaa9ed078ab187881"><code>819874e</code></a> refactor: update protolint version v0.38.2 -> v0.46.3</li> <li>See full diff in <a href="https://github.com/yoheimuta/action-protolint/compare/a7c658b971a0874e120e046edb6fd137fdbc92a7...e62319541dc5107df5e3a5010acb8987004d3d25">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This is mostly to make it easier to navigate to the root of the package. We also fix its location in `MANIFEST.in` to ensure it is excluded from the binary distribution.
Make the specification of what `Lifetime` message is used for as clear and precise as possible. Signed-off-by: Leandro Lucarella <[email protected]>
Make the specification of what `Lifetime` message is used for as clear and precise as possible. Fixes frequenz-floss#250.
Bumps the required group with 3 updates: [pydoclint](https://github.com/jsh9/pydoclint), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [pylint](https://github.com/pylint-dev/pylint). Updates `pydoclint` from 0.5.7 to 0.5.9 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.7...0.5.9) Updates `mkdocs-material` from 9.5.34 to 9.5.39 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.34...9.5.39) Updates `pylint` from 3.2.7 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.1) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the required group with 3 updates: [pydoclint](https://github.com/jsh9/pydoclint), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [pylint](https://github.com/pylint-dev/pylint). Updates `pydoclint` from 0.5.7 to 0.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsh9/pydoclint/releases">pydoclint's releases</a>.</em></p> <blockquote> <h2>0.5.9</h2> <h2>What's Changed</h2> <ul> <li>doc(usage): Including a null-ls use with neovim. by <a href="https://github.com/aemonge"><code>@aemonge</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/167">jsh9/pydoclint#167</a></li> <li>Improve handling of long type annotations by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/173">jsh9/pydoclint#173</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aemonge"><code>@aemonge</code></a> made their first contribution in <a href="https://redirect.github.com/jsh9/pydoclint/pull/167">jsh9/pydoclint#167</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.8...0.5.9">https://github.com/jsh9/pydoclint/compare/0.5.8...0.5.9</a></p> <h2>0.5.8</h2> <h2>What's Changed</h2> <ul> <li>fix: DOC503 catch namespaced exceptions by <a href="https://github.com/Amar1729"><code>@Amar1729</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/168">jsh9/pydoclint#168</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.5.7...0.5.8">https://github.com/jsh9/pydoclint/compare/0.5.7...0.5.8</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md">pydoclint's changelog</a>.</em></p> <blockquote> <h2>[0.5.9] - 2024-09-29</h2> <ul> <li> <p>Fixed</p> <ul> <li>Fixed an edge case where type annotations are very long</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.8...0.5.9">https://github.com/jsh9/pydoclint/compare/0.5.8...0.5.9</a></li> </ul> </li> </ul> <h2>[0.5.8] - 2024-09-23</h2> <ul> <li> <p>Fixed</p> <ul> <li>Fixed the logic of handling exceptions namespaces (<code>a.b.c.MyException</code>)</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.5.7...0.5.8">https://github.com/jsh9/pydoclint/compare/0.5.7...0.5.8</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsh9/pydoclint/commit/81704368e3368c4f7b6d6ea6b16b163608579d65"><code>8170436</code></a> Improve handling of long type annotations (<a href="https://redirect.github.com/jsh9/pydoclint/issues/173">#173</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/27ff76915d548ebc19bcd1e9f802bb7c0386b4a6"><code>27ff769</code></a> doc(usage): Including a null-ls use with neovim. (<a href="https://redirect.github.com/jsh9/pydoclint/issues/167">#167</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/5e941f54c4ff11580f33652b39fa00c4a158955d"><code>5e941f5</code></a> fix: DOC503 catch namespaced exceptions (<a href="https://redirect.github.com/jsh9/pydoclint/issues/168">#168</a>)</li> <li>See full diff in <a href="https://github.com/jsh9/pydoclint/compare/0.5.7...0.5.9">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.5.34 to 9.5.39 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.5.39</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7226">#7226</a>: not staying on page when using mike's canonical versioning</li> </ul> <p>Thanks go to <a href="https://github.com/ilyagr"><code>@ilyagr</code></a> for their contributions</p> <h2>mkdocs-material-9.5.38</h2> <ul> <li>Added Albanian translations</li> </ul> <p>Thanks go to <a href="https://github.com/gerardkraja"><code>@gerardkraja</code></a> for their contributions</p> <h2>mkdocs-material-9.5.37</h2> <ul> <li>Added 4th and 5th level ordered list styles</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7548">#7548</a>: Tags have no spacing in search</li> </ul> <h2>mkdocs-material-9.5.36</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7544">#7544</a>: Social cards incorrectly rendering HTML entities</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7542">#7542</a>: Improved support for setting custom list styles</li> </ul> <h2>mkdocs-material-9.5.35</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7498">#7498</a>: Search not showing for Vietnamese language</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.5.39+insiders-4.53.14 (2024-09-29)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7567">#7567</a>: Empty headlines when using typeset plugin with anchorlinks</li> </ul> <p>mkdocs-material-9.5.39 (2024-09-29)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7226">#7226</a>: not staying on page when using mike's canonical versioning</li> </ul> <p>mkdocs-material-9.5.38 (2024-09-26)</p> <ul> <li>Added Albanian translations</li> </ul> <p>mkdocs-material-9.5.37 (2024-09-25)</p> <ul> <li>Added 4th and 5th level ordered list styles</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7548">#7548</a>: Tags have no spacing in search</li> </ul> <p>mkdocs-material-9.5.36 (2024-09-21)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7544">#7544</a>: Social cards incorrectly rendering HTML entities</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7542">#7542</a>: Improved support for setting custom list styles</li> </ul> <p>mkdocs-material-9.5.35 (2024-09-18)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7498">#7498</a>: Search not showing for Vietnamese language</li> </ul> <p>mkdocs-material-9.5.34+insiders-4.53.13 (2024-09-14)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7520">#7520</a>: Social plugin errors for generated files (MkDocs 1.6+)</li> </ul> <p>mkdocs-material-9.5.34 (2024-08-31)</p> <ul> <li>Updated Mermaid.js to version 11 (latest)</li> </ul> <p>mkdocs-material-9.5.33 (2024-08-23)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7453">#7453</a>: Incorrect position of tooltip when sorting table</li> </ul> <p>mkdocs-material-9.5.32 (2024-08-19)</p> <ul> <li>Fixed RXSS vulnerability via deep link in search results</li> <li>Added support for fetching latest release from GitLab</li> </ul> <p>mkdocs-material-9.5.31+insiders-4.53.12 (2024-08-02)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7410">#7410</a>: Instant previews jump on content tabs with anchor links</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7408">#7408</a>: Instant previews jump on content tabs</li> </ul> <p>mkdocs-material-9.5.31 (2024-08-02)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/70db88f41449f6e801178457944ceb26279dd464"><code>70db88f</code></a> Prepare 9.5.39 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/187705e3b855ee86e3cea7e8499b1ce4222cd4aa"><code>187705e</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/56fdb282d027efc083237beec842733ad24ff51d"><code>56fdb28</code></a> Adjusted code copy button documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/aeb9492c08fa12ada87e832d2c03c3984ce59fe0"><code>aeb9492</code></a> Fixed stay no page functionality when using mike's canonical versioning (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7559">#7559</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/50a15becc8b14698d145dce3efdfcbb25edda755"><code>50a15be</code></a> Updated link to step-by-step guide on YouTube</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/117250a46288841f2f359e5c85070a2d85d69b03"><code>117250a</code></a> Prepare 9.5.38 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/74ca2341ac7ab59b931926f74111d98fb73c67f3"><code>74ca234</code></a> Added Albanian translations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/84ddbba7ef2b0d8965129f51f4c6475cb3612f8a"><code>84ddbba</code></a> Prepare 9.5.37 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/fd984136badbc6ca708c1a3528fcfb15364ee7f0"><code>fd98413</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7557">#7557</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/573d23d147e899e7980a5d79a1756beb3911071d"><code>573d23d</code></a> Updated dependencies</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.5.34...9.5.39">compare view</a></li> </ul> </details> <br /> Updates `pylint` from 3.2.7 to 3.3.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/76bce72bc57cc8089e439cc9d22fed5806341ed4"><code>76bce72</code></a> Bump pylint to 3.3.1, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9954">#9954</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/55ee81651aa98d644e046a0f02f20576ecb3a6dc"><code>55ee816</code></a> Bump astroid to 3.3.4 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9951">#9951</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9952">#9952</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/6350dfa900b11de442bc562564884037ca8bc4f6"><code>6350dfa</code></a> Bump pylint to 3.3.0, update changelog</li> <li><a href="https://github.com/pylint-dev/pylint/commit/78f3dfa0c40bdb1e0f145e75c309f28f4e8cc31e"><code>78f3dfa</code></a> Bump astroid to 3.3.3 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9939">#9939</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/b28c1f69334191ade62357d01c248742afac24b3"><code>b28c1f6</code></a> Add check for <code>unnecessary-default-type-args</code> (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9938">#9938</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/bd97b93db80298570bce6a0197c62d78a4d5134f"><code>bd97b93</code></a> [doc framework] Assert that the good and bad example exists in the doc (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9936">#9936</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7aa44364a6c202dce8384eafad7f4d5fb6492dad"><code>7aa4436</code></a> Fix duplicate workflow step ids (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9934">#9934</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/09509163baaba140fca2633930a6632f05830246"><code>0950916</code></a> [pre-commit] Add codespell, and fix some existing typos (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9912">#9912</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/3b4a7f9ba6ed01298324d73e2e625324ee4a39e7"><code>3b4a7f9</code></a> Add details.rst for c-extension-no-member (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9933">#9933</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7d60c27efc799dabd2aa217744636c81036c78c6"><code>7d60c27</code></a> Explicitly save cache in primer jobs</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Signed-off-by: camille-bouvy-frequenz <[email protected]>
Signed-off-by: camille-bouvy-frequenz <[email protected]>
Signed-off-by: camille-bouvy-frequenz <[email protected]>
…#267) This PR addresses frequenz-floss#261 and frequenz-floss#262 by generalising the documentation of the`Energy` Message and adding a `Power` message (so Power can be represented in MW).
Update of the `PaginationParams` struct. - `PaginationParams` has been changed so that the `page_size` and `page_token` fields are now mutually exclusive. - A new component category `COMPONENT_CATEGORY_HVAC` has been added to the API to represent HVAC (Heating, Ventilation, and Air Conditioning) systems. - Additional information for energy metric - Generalize Energy message documentation for broader market use - Add Power message to represent Power in MW - Fix a dependency issue by pinning the `grpcio` version and related libraries. - Fixed a wrong documentation comment for `COMPONENT_CATEGORY_UNSPECIFIED`.
9be544f to
a9b1621
Compare
llucax
approved these changes
Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
part:docs
Affects the documentation
part:protobuf
Affects the protocol buffer definition files
part:python
Affects the Python bindings
part:tests
Affects the unit, integration and performance (benchmarks) tests
part:tooling
Affects the development tooling (CI, deployment, dependency management, etc.)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.